home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / prototyp.swf / scripts / frame_10 / PlaceObject2_22_74 / CLIPACTIONRECORD onClipEvent(enterFrame)_23.as < prev    next >
Text File  |  2012-04-23  |  92b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.status >= true)
  3.    {
  4.       this._x -= 20;
  5.    }
  6. }
  7.